home *** CD-ROM | disk | FTP | other *** search
- echo off
-
- echo ╔═══════════════════════════════════════════════════════════════════════════╗
- echo ║ ║
- echo ║ Help.Bat will print the on screen help available at any time by using ║
- echo ║ the -H command line argument on Directory of Duplicate Version 2.00 . ║
- echo ║ ║
- echo ║ Be aware that the help consists of more than 24 lines so information ║
- echo ║ will scroll of the top of the screen and will be lost. This output ║
- echo ║ was generated via PC-DOS calls so that it may be redirected to a file ║
- echo ║ or the PC-DOS MORE filter. ║
- echo ║ ║
- echo ╚═══════════════════════════════════════════════════════════════════════════╝
-
- pause
-
- dd2 -h
-
-